| CmEventResult |
| Logical Entity Name | CmEventResult |
| Default Table Name | CmEventResult |
| Physical Only | NO |
| Definition | |
| Note |
| CmEventResult Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
| Code | char(8) | NO | ||
| Descrip | varchar(50) | NO | ||
| AppliesTo | char(1) | NO | ||
| Active | bit | NO | ||
| ModFlag | char(1) | NO | ||
| UserID | int | NO | ||
| SystemCode | bit | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
CmEventResultID |
int | NO | ||
| ts | timestamp | NO | ||
| CrmSuppressFlag | bit | NO |
| CmEventResult Primary and Unique Keys |
| Key Name | Key Type | Keys |
| CmEventResult_Code_U_N_IDX | Index | Code |
| CmEventResult_CmEventResultID_U_C_IDX | PrimaryKey | CmEventResultID |
| CmEventResult Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| CmEventHistory_ro | Non-Identifying | One To Zero or More | FK_CmEventHistory_ro.CmEventResultID_CmEventResult.CmEventResultID | NO | YES |
| CmEventResult Check Constraints |
| Check Constraint Name | CheckConstraint |